Skip to content

feat(scripts): add diff:flat script #25352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 70 commits into
base: main
Choose a base branch
from
Draft

feat(scripts): add diff:flat script #25352

wants to merge 70 commits into from

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Dec 9, 2024

Summary

Adds a new script to show changes in a way that doesn't omit any changes, while keeping the diff small.

(This works especially well if multiple features are set [from the same version] to the same version.)

Test results and supporting details

I have been sharing screenshots in PRs.

Usage:

npm run diff:flat [<pr-number>]
npm run diff:flat <head-ref> [<base-ref>]

Related issues

Group keys by values, rather than keys by value.
# Conflicts:
#	package-lock.json
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added size:l [PR only] 101-1000 LoC changed and removed merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. size:xl [PR only] >1000 LoC changed labels Mar 28, 2025
@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Apr 9, 2025
Copy link
Contributor

github-actions bot commented Apr 9, 2025

This pull request has merge conflicts that must be resolved before it can be merged.

@caugner caugner force-pushed the flat-diff branch 2 times, most recently from d0f36c6 to 18ff480 Compare May 15, 2025 17:09
Deprecates the `exec()` and `execAsync()` utility functions.
@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label May 23, 2025
@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label May 30, 2025
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project scripts Issues or pull requests regarding the scripts in scripts/. size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant